How to Install gatling software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gatling software package in Ubuntu 12.04 LTS (Precise Pangolin)

gatling software package provides high performance web server and file server, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gatling 

gatling is installed in your system.

Make ensure the gatling package were installed using the commands given below,

$ sudo dpkg-query -l | grep gatling *

You will get with gatling package name, version, architecture and description in a table

gatling package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Network
Package gatling
Version 0.12cvs20120114-2
Description high performance web server and file server
Sub Section Net


See Also, How to uninstall or remove gatling software package from Ubuntu 12.04 LTS (Precise Pangolin)?